JoyButtonEventArgs(int, byte, bool)

Constructor

Namespace: Imagini

Declared in: Imagini.JoyButtonEventArgs


Creates new event args object.

Syntax

public JoyButtonEventArgs(
	int joystickId,
	byte button,
	bool isPressed
)

Back to index